home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
gmplaygui
/
gui
/
info.sel
< prev
next >
Wrap
Text File
|
1997-06-14
|
641b
|
28 lines
defenv gmii ""
font [bpfont]
y [bpiy]
x [bpix]
size 36
title "GMPlayGUI 1.5"
background [bpbackground]
onchange gmpid to *none* exit
onchange gmm dumpx bpix dumpy bpiy update
[gmii] text "Current midi file:"
color dark light
text "[short]"
color dark
[gmii] text "[shortinfo]"
[gmii] color light [bpbuttons]
[gmii] button "Move this file" 'execute move'
[gmii] color dark [bpbuttons]
[gmii] button 'Midi-Info' 'copy "$gm" to t:file.mid' '$gmunp t:file.mid' 'run >nil: /midiinfo >CON:0/11/600/240/GMPlay_GUI/close/wait t:file.mid' 'delete t:file.mid'
onexit 'setenv gmi " "' 'setenv gmm `eval $gmm+1`' dumpx bpix dumpy bpiy exit
gap 1